/*  By Pasquale Vaccaro 2007 - 2007  http://www.sanmangomia.it */
body 
{
 margin-left: 1px;
 margin-right: 1px;
 color: #000066;
 background-attachment: fixed;
 font-family: serif, Verdana, Arial, Helvetica;
 padding: 1pt;
}

a.menulink 
{
 text-decoration: none;
 color: #0000C4;
 display: block;
 background-color: transparent;
 font-family: serif;
 font-weight: normal;
 font-size: 12px;
}

a.menulink:visited 
{
 text-decoration: none;
 color: Navy;
}

a.menulink:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
}

a.menulink_generico 
{
 text-decoration: none;
 color: Black;
 display: block;
 background-color: transparent;
 font-family: serif;
 font-weight: normal;
}

a.menulink_generico:visited 
{
 text-decoration: none;
 color: Navy;
}

a.menulink_generico:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
}

a.menulink_modelli 
{
 text-decoration: none;
 color: Black;
 display: block;
 background-color: transparent;
 width: 400px;
 height: 16px;
 font-family: serif;
 font-size: 12px;
 font-weight: normal;
}

a.menulink_modelli:visited 
{
 text-decoration: none;
 color: Navy;
}

a.menulink_modelli:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
 width: 400px;
}

a.menulink_album 
{
 text-decoration: none;
 color: Black;
 display: block;
 background-color: transparent;
 width: 400px;
 height: 16px;
 font-family: serif;
 font-size: 12px;
 font-weight: normal;
}

a.menulink_album:visited 
{
 text-decoration: none;
 color: Navy;
}

a.menulink_album:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
 width: 400px;
}

.int_sezione 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 14px;
 font-weight: bold;
 color: ButtonHighlight;
 background-color: Navy;
}

.int_menu 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 18px;
 color: #FF6215;
 font-weight: bold;
 color: #00008B;
}

.int_sottomenu 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 14px;
 color: #FF6215;
 font-weight: bold;
 color: #FF6215;
}

a.menulink_testata 
{
 text-decoration: none;
 color: White;
 display: block;
 background-color: Background;
 width: 400px;
 height: 18px;
 font-family: serif;
 font-size: 12px;
 font-weight: normal;
 color: #D4D0C8;
}

a.menulink_testata:visited 
{
 text-decoration: none;
 color: Yellow;
}

a.menulink_testata:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
 width: 400px;
}

ol 
{
 list-style-image: url("triangolino7x7.jpg");
}

.int_sezione02 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 14px;
 font-weight: bold;
 color: White;
 background-color: #E1E1E1;
}